FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.gematik.erezept-workflow.r4#1.5.0-beta10 (94 ms)

Package de.gematik.erezept-workflow.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.gematik.erezept-workflow.r4@1.5.0-beta10&canonical=https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_AccessCode
Url https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_AccessCode
Version 1.5
Status draft
Date 2025-01-01
Name GEM_ERP_PR_AccessCode
Title Identifier Profile for Prescription IDs
Experimental False
Description The AccessCode is a generated secret, that grants access to an ePrescription resource, eg. Task
Type Identifier
Kind complex-type

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "GEM-ERP-PR-AccessCode",
  "url" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_AccessCode",
  "version" : "1.5",
  "name" : "GEM_ERP_PR_AccessCode",
  "title" : "Identifier Profile for Prescription IDs",
  "status" : "draft",
  "date" : "2025-01-01",
  "description" : "The AccessCode is a generated secret, that grants access to an ePrescription resource, eg. Task",
  "fhirVersion" : "4.0.1",
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Identifier",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Identifier",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Identifier.use",
        "path" : "Identifier.use",
        "fixedCode" : "official"
      },
      {
        "id" : "Identifier.system",
        "path" : "Identifier.system",
        "min" : 1,
        "fixedUri" : "https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_AccessCode",
        "mustSupport" : true
      },
      {
        "id" : "Identifier.value",
        "path" : "Identifier.value",
        "comment" : "Datamodel can be found in gemSpec_DM_eRp",
        "min" : 1,
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.